/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.td-category-title-holder .entry-title.td-page-title {
    font-family: 'Orbitron' !important;
    font-size: 80px;
    line-height: 80px;
    font-weight: 700;
}

.td_category_template_6 .td-category-header {
    background-image: url('images/blueprint-background.png');
    background-position: center;
    opacity: 0.9;
}

.td_category_template_6 .td-category-pulldown-filter {
    background-color: rgba(35, 57, 91, 1)
}

.td_block_big_grid_fl_3 .td-big-grid-post .entry-title a, h3 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 2px;
}

.td_block_text_with_title {
    margin-bottom: 44px;
}

.td_block_template_1 .block-title {
    margin-bottom: 14px;
}

.cp_cff_clean #fbuilder .fields.section_breaks label,
.cp_cff_clean #fbuilder .fform span,
.cp_cff_clean #fbuilder .uh {
    color:#222 !important;
}